home *** CD-ROM | disk | FTP | other *** search
/ Monster Media 1994 #2 / Monster Media No. 2 (Monster Media)(1994).ISO / bbs_util / bcrc106.zip / B-CRC100.DOC < prev    next >
Text File  |  1994-05-25  |  82KB  |  1,905 lines

  1.  
  2.                                        1
  3.  
  4.  
  5.  
  6.  
  7.  
  8.  
  9.  
  10.  
  11.                                      B-CRC
  12.                                      *****
  13.                            BROTHERS CRC File Checker
  14.                      Eliminates Duplicate File Uploads From
  15.                            DOOR.SYS based BBS Systems
  16.  
  17.                          Version 1.00  Release 6/28/93
  18.  
  19.                                        By
  20.  
  21.                         Bill Guethlein - WGCG Computing
  22.                     Peter Guethlein - Deltronix Enterprises
  23.  
  24.              (C)opyright 1992,1993 By Bill Guethlein, Peter Guethlein
  25.                               ALL RIGHTS RESERVED
  26.  
  27.  
  28.  
  29.                          Distribution and Support Board
  30.  
  31.                      The Solar System   (714) 837-9677/3218
  32.             Multi Node USR DUALS  6.5 Gigs   SYSOP: Peter Guethlein
  33.  
  34.  
  35.                This documentation was written by Peter Guethlein
  36.               Registration information is at the end of this file
  37.  
  38.  
  39.  
  40.  
  41.  
  42.  
  43.  
  44.  
  45.  
  46.  
  47.  
  48.  
  49.  
  50.  
  51.  
  52.  
  53.  
  54.  
  55.  
  56.           B-CRC(c) 1992,93 by WGCG Computing and DELTRONIX ENTERPRISES
  57.  
  58.                                        2
  59.  
  60.                           B-CRC Shareware Demo Version
  61.                           ****************************
  62.  
  63.            BROTHERS CRC (B-CRC) file duplication checker was born out
  64.            of a need to verify files for duplicates upon upload to
  65.            a BBS system.  The program is broken down into 2 parts.
  66.            The first program B-BUILD.EXE is a database builder
  67.            which will read every single ZIP, GIF, and self extracting
  68.            (EXE) ZIP on your board and determine the CRC of each file.
  69.            The CRC's are stored in a database. File duplications during
  70.            processing and bad files during scanning and database building
  71.            are logged for your review.  The 2nd 'checker' program
  72.            B-CRC.EXE then is called in your SCANFILE.BAT (PCBTEST.BAT)
  73.            after upload and each upload is 'read' and compared to the
  74.            database.  Percent of duplication by bytes and files are
  75.            determined.  Dupe failures occur on the SYSOP's predetermined
  76.            percentages for failure.
  77.  
  78.            The B-CRC system does NOT require that the ZIP's, GIF's and
  79.            EXE's be extracted and then read.  Each file is specially
  80.            scanned, CRC determined and results added to the database
  81.            or logged for your review.  No external programs are needed.
  82.            ZIP's WITHIN ZIP's will be processed !  The program WILL process
  83.            CD ROM drives!
  84.  
  85.            If you have received the program with an expired key please
  86.            call the support board and download the file B-KEY.ZIP which
  87.            will give you 30 days of unregistered evaluation time! It
  88.            is a QUICK and EASY download!
  89.  
  90.            All of the CRC checking functions of the program were developed
  91.            by my brother, Bill.  The BBS Interface, Communications,
  92.            Beta Testing and final evolution of this program is done by
  93.            myself with the support of my brother.  Hence the Brothers
  94.            CRC system ( B-CRC ).
  95.  
  96.  
  97.                                Support of Product
  98.                                ******************
  99.  
  100.           For those of you who decide to register B-CRC you will
  101.          receive your registered copy ASAP !! If you have problems or
  102.          suggestions you can leave a message for PETER GUETHLEIN (SYSOP)
  103.          at THE SOLAR SYSTEM BBS 714-837-9677/3218, CIS ID 71251,1411 or
  104.          Prodigy HMFG58A.  Do to the time involved and expense I will
  105.          not return VOICE calls.  All comments/questions left on the
  106.          support BBS will be answered within 24 hours!  I frequent
  107.          CIS and Prodigy weekly.
  108.  
  109.  
  110.  
  111.  
  112.           B-CRC(c) 1992,93 by WGCG Computing and DELTRONIX ENTERPRISES
  113.  
  114.                                        3
  115.  
  116.                                     Warranty
  117.                                     ********
  118.  
  119.          This product is provided "as is" without warranty of any
  120.          kind.  The entire risk as to the results and performance of
  121.          the program is assumed by you. Furthermore, the authors do
  122.          not warrant, guarantee, or make any representations
  123.          regarding the use of, or the results of the use of the
  124.          program, and you rely on the program and results solely at
  125.          your own risk. The authors cannot accept responsibility for
  126.          system damage, loss of profit, or any other special,
  127.          incidental, or consequential damages resulting from the use
  128.          or inability to use this product.
  129.  
  130.  
  131.                                    Copyright
  132.                                    *********
  133.  
  134.          B-CRC is distributed under the SHAREWARE concept.
  135.          Under this concept you may use the SHAREWARE (unregistered)
  136.          version for a reasonable period of time, after which you
  137.          must either register your copy or discontinue usage. This
  138.          program is (c) Copyright 1992,93 by Bill Guethlein and Peter
  139.          Guethlein ALL RIGHTS RESERVED.
  140.  
  141.                                   Registration
  142.                                  **************
  143.  
  144.          With payment you will receive files to register the
  145.          utility. The need for the B-CRC.KEY file will be eliminated.
  146.          Delays that occur during file additions using the B-BUILD.EXE
  147.          program will also be eliminated.
  148.  
  149.                                   Distribution
  150.                                   ************
  151.  
  152.          You are free, in fact encouraged, to distribute the
  153.          DEMO (unregistered) version of B-CRC provided that
  154.          all files contained in the original B-CRC100.ZIP archive are
  155.          distributed in their original UNMODIFIED state.
  156.  
  157.  
  158.  
  159.  
  160.  
  161.  
  162.  
  163.  
  164.  
  165.  
  166.  
  167.  
  168.           B-CRC(c) 1992,93 by WGCG Computing and DELTRONIX ENTERPRISES
  169.  
  170.                                        4
  171.                           Prior to Installation Notes
  172.                           ***************************
  173.  
  174.          Installation starts with the B-BUILD program.  Here are some
  175.          guidelines for setting up the program, and an idea of how long
  176.          it takes to build the database.
  177.  
  178.                  - Make sure the hard drive you use has sufficient
  179.                    room for the database. To give you some idea
  180.                    of the space needed.
  181.  
  182.                      DURING INITIAL PROCESSING: About 5MB are needed
  183.                      for 8000 Zip's etc.  This allows space for the
  184.                      DUPES.x log files which is a log of
  185.                      all the dupes on your system. The x represents
  186.                      the drive letter for the log.
  187.         For example:
  188.                DUPES.C    - verbose list of duplicates on drive C
  189.                DUPES.D    - verbose list of duplicates on drive D
  190.                DUPES.G    - verbose list of duplicates on drive G
  191.                DUPES.P    - verbose list of duplicates on drive P
  192.  
  193.                      AFTER INITIAL PROCESSING : You can erase the
  194.                      DUPES.* Log files. Again depending on the
  195.                      amount of dupes on the system this will save
  196.                      considerable HD space.  The final size for
  197.                      your calculations of storage-space-needed is
  198.                      8,000 ZIP'S should require approximately 3MB
  199.                      of HD space.
  200.  
  201.                  -   Files on a CD with an access time of .8 seconds
  202.                      are logged at the approximate rate of 1000 files per
  203.                      hour using a 386/20 with a 13msec access time
  204.                      ESDI drive holding the database.
  205.  
  206.                  -   With the above computer, files on the HARD DRIVE
  207.                      are processed at about 1500-3000++ files per hour.
  208.  
  209.                  -   A good diskcache is highly recommend to speed
  210.                      processing !
  211.  
  212.                  -   If you are running the board network/multiline
  213.                      it's HIGHLY recommended you take the system down to
  214.                      run B-BUILD.  It will take less time and
  215.                      avoid lockups, file busy reads, etc. If you have to
  216.                      stop or the program aborts during building you simply
  217.                      restart the program. Files with the EXACT SAME
  218.                      PATH and FILENAME will not be flagged as duplicates.
  219.  
  220.  
  221.  
  222.  
  223.  
  224.           B-CRC(c) 1992,93 by WGCG Computing and DELTRONIX ENTERPRISES
  225.  
  226.                                        5
  227.  
  228.                  -   The B-BUILD program is the key to the whole B-CRC
  229.                      system.  Once the database build is complete, NO
  230.                      FURTHER MAINTENANCE is necessary except for adding
  231.                      in the new files uploaded to the system.  The time in
  232.                      processing your initial set of files will be well worth
  233.                      the elimination of duplicate uploads to your BBS and
  234.                      saving valuable disk space.
  235.  
  236.  
  237.                                   INSTALLATION
  238.                                   ************
  239.  
  240.            Place the B-BUILD.EXE program in its own directory located on
  241.          a hard drive with sufficient space per the guidelines shown above.
  242.          Start the B-BUILD.EXE program by typing B-BUILD. Most of the menus
  243.          allow the use of a Mouse.
  244.  
  245.          After a plug for the authors <g> the initial screen is shown below:
  246.  
  247.  
  248.  ┌──────────────────────────── B-CRC DB Builder ──────────────────────────────┐
  249.  │ ┌───────────────────────────────────────────────────────────────────────┐  │
  250.  │ │                                                                       │  │
  251.  │ │     This program will create a database of the ZIP and GIF files      │  │
  252.  │ │       on your BBS, and generate a report of the files that have       │  │
  253.  │ │           too many duplicated files and/or duplicate bytes.           │  │
  254.  └─│                                                                       │──┘
  255.  ┌─│   The accompanying B-CRC.EXE program can then be used to scan new     │──┐
  256.  │ │    uploads FAST, returning ERRORLEVELS (0=Pass; 1=Fail) depending     │  │
  257.  │ │           on duplicate file-count-percentage or raw-bytes.            │  │
  258.  │ │                                                                       │  │
  259.  │ │         To begin, the program will prompt you for information         │  │
  260.  │ │   if no B-CRC.CFG file is found. For example: location to put the     │  │
  261.  │ │       database, dupe reject levels, sysop name, BBS name etc...       │  │
  262.  └─│                                                                       │──┘
  263.  ┌ │   After setup, REMEMBER TO SAVE your configuration with (ALT-F S)     │──┐
  264.  │ │       Start the database build on your choices with (ALT-R B).        │  │
  265.  │ │                                                                       │  │
  266.  │ │    [No external programs are needed.  No ZIP's will be extracted]     │  │
  267.  └─│              [Stored Zip-in-a-Zip's will be processed.]               │──┘
  268.  ┌─├───────────────────────────────────────────────────────────────────────┤──┐
  269.  │ │                                < OK >                                 │  │
  270.  │ └───────────────────────────────────────────────────────────────────────┘  │
  271.  └────────────────────────────────────────────────────────────────────────────┘
  272.  
  273.  
  274.  
  275.  
  276.  
  277.  
  278.  
  279.  
  280.           B-CRC(c) 1992,93 by WGCG Computing and DELTRONIX ENTERPRISES
  281.  
  282.                                        6
  283.  
  284.        A simple key press after reviewing the above will move you to the
  285.      next screen.....
  286.  
  287.  ┌────────────── Initial System Setup for B-CRC DB Builder ───────────────────┐
  288.  │                                                                            │
  289.  │                                                                            │
  290.  │    ┌────────────── [Enter location for database files] ──────────────┐     │
  291.  │    │                ┌──────────────────────────────────────────────┐ │     │
  292.  │    │ New directory: │C:\BCRC                                       │ │     │
  293.  └────│                └──────────────────────────────────────────────┘ │─────┘
  294.  ┌────│                                                                 │─────┐
  295.  │    ├─────────────────────────────────────────────────────────────────┤     │
  296.  │    │                       < Ok >    < Cancel >                      │     │
  297.  │    └─────────────────────────────────────────────────────────────────┘     │
  298.  │                                                                            │
  299.  │                                                                            │
  300.  │                                                                            │
  301.  └────────────────────────────────────────────────────────────────────────────┘
  302.  ┌   Bytes   │    Zip     │ Zipped file ├──────── Existing Zip ───────────────┐
  303.  │           │            │             │                                     │
  304.  │           │            │             │                                     │
  305.  │           │            │             │                                     │
  306.  └────────────────────────────────────────────────────────────────────────────┘
  307.  ┌────────────────────────────────── STATS ───────────────────────────────────┐
  308.  │                                                                            │
  309.  │                                                                            │
  310.  └────────────────────────────────────────────────────────────────────────────┘
  311.  
  312.        Enter in the location of your B-CRC database.  The default directory
  313.       you placed the B-BUILD.EXE program in will be automatically chosen.
  314.       The drive containing the directory should have at least 5 meg free.
  315.  
  316.       Hit RETURN if acceptable.
  317.  
  318.  
  319.  
  320.  
  321.       To the Next Screen............
  322.  
  323.  
  324.  
  325.  
  326.  
  327.  
  328.  
  329.  
  330.  
  331.  
  332.  
  333.  
  334.  
  335.  
  336.           B-CRC(c) 1992,93 by WGCG Computing and DELTRONIX ENTERPRISES
  337.  
  338.                                        7
  339.  
  340.   Next Screen....
  341.  
  342.  
  343.  ┌────────────── Initial System Setup for B-CRC DB Builder ───────────────────┐
  344.  │                                                                            │
  345.  │                                                                            │
  346.  │                                                                            │
  347.  │                                                                            │
  348.  │  ┌────────────────────────── Disk Activity... ───────────────────────────┐ │
  349.  └──│                                                                       │─┘
  350.  ┌──│                                                                       │─┐
  351.  │  │                    Creating database:C:\BCRC\FNAME.DB                 │ │
  352.  │  │                                                                       │ │
  353.  │  │                                                                       │ │
  354.  │  └───────────────────────────────────────────────────────────────────────┘ │
  355.  │                                                                            │
  356.  │                                                                            │
  357.  └────────────────────────────────────────────────────────────────────────────┘
  358.  ┌   Bytes   │    Zip     │ Zipped file ├──────── Existing Zip ───────────────┐
  359.  │           │            │             │                                     │
  360.  │           │            │             │                                     │
  361.  │           │            │             │                                     │
  362.  └────────────────────────────────────────────────────────────────────────────┘
  363.  ┌────────────────────────────────── STATS ───────────────────────────────────┐
  364.  │                                                                            │
  365.  │                                                                            │
  366.  └────────────────────────────────────────────────────────────────────────────┘
  367.  
  368.    Several times during setup you will see screens such as the above. The
  369.    B-BUILD program is starting and maintaining the main database for the
  370.    B-CRC system when this screen appears.
  371.  
  372.  
  373.  
  374.  
  375.  
  376.  
  377.  
  378.  
  379.  
  380.  
  381.  
  382.  
  383.  
  384.  
  385.  
  386.  
  387.  
  388.  
  389.  
  390.  
  391.  
  392.           B-CRC(c) 1992,93 by WGCG Computing and DELTRONIX ENTERPRISES
  393.  
  394.                                        8
  395.  
  396.    Next Pop Up Screen.....
  397.  
  398.  
  399.              ┌───────── Percentage of duplicated files ──────────┐
  400.              │                                                   │
  401.              │ If the percentage of duplicated-files is equal to │
  402.              │ or above this percentage, the ZIP is reported to  │
  403.              │     BADFILE.CRC and would receive a 'failed'      │
  404.              │   errorlevel from the upload checking program.    │
  405.              │                                                   │
  406.              │        Enter percentage: 70                       │
  407.              │                                                   │
  408.              └───────────────────────────────────────────────────┘
  409.  
  410.        The number entered here will set the percentage for a failed scan
  411.       of duplicate files in the checked compressed file based on TOTAL
  412.       NUMBERS OF FILES IN THE ARCHIVE.  The program will scan the
  413.       compressed file and get the CRC values. It will then compare the
  414.       CRC values to those in the database.  If 70% or above of the files
  415.       in the archive are found in the database a FAILED SCAN is reported
  416.       back to the user.  Note that this percentage is for ANY FILE that
  417.       is in the archive. So if a user downloads 10 ZIP files from your
  418.       BBS and takes one file from each of the ZIPS to make a new ZIP file
  419.       and then attempts to upload the newly made ZIP to your BBS.... the
  420.       B-CRC program will report it as a FAILED FILE !
  421.  
  422.  
  423.              ┌───────── Percentage of duplicated bytes ──────────┐
  424.              │                                                   │
  425.              │ If the percentage of duplicated-bytes is equal to │
  426.              │ or above this percentage, the ZIP is reported to  │
  427.              │     BADBYTE.CRC and would receive a 'failed'      │
  428.              │   errorlevel from the upload checking program.    │
  429.              │                                                   │
  430.              │        Enter percentage: 70                       │
  431.              │                                                   │
  432.              └───────────────────────────────────────────────────┘
  433.  
  434.  
  435.        The number enter here will set the percentage for a failed scan
  436.       of duplicate files in the checked compressed file based on TOTAL
  437.       NUMBER OF BYTES IN THE ARCHIVE.  The program will scan the
  438.       ZIP and get the CRC values. It will then compare the CRC values to
  439.       those in the database.  If 70% or above of the BYTES in the archive
  440.       are found in the database a FAILED SCAN is reported back to the user.
  441.  
  442.  
  443.  
  444.  
  445.  
  446.  
  447.  
  448.           B-CRC(c) 1992,93 by WGCG Computing and DELTRONIX ENTERPRISES
  449.  
  450.                                        9
  451.        Next Screen....
  452.  
  453.              ┌─────────── Number of duplicated bytes ────────────┐
  454.              │                                                   │
  455.              │  If there are more than this number of bytes of   │
  456.              │ duplication, the ZIP is reported in BADBYTE.CRC   │
  457.              │     and would receive a 'failed' errorlevel       │
  458.              │         from the upload checking program.         │
  459.              │                                                   │
  460.              │        Enter byte count: 100000                   │
  461.              │                                                   │
  462.              └───────────────────────────────────────────────────┘
  463.  
  464.  
  465.         The number enter here will set the number of bytes for a failed
  466.       scan of duplicate files in the checked compressed file based on TOTAL
  467.       NUMBERS OF BYTES IN THE ARCHIVE.  The program will scan the
  468.       ZIP and get the CRC values. It will then compare the
  469.       CRC values to those in the database.  If more than 100000 bytes are
  470.       duplicated in the archive a FAILED SCAN is reported back to the user.
  471.       Note that this byte count is for ANY FILE that is in the archive.
  472.  
  473.  
  474.          Next Screen....  Self Explanatory.... no wait I'm writing to
  475.        SYSOPS !!<g>  Enter your name in this box !
  476.  
  477.       ┌──────────────────────── [Sysop's Name] ─────────────────────────┐
  478.       │           ┌───────────────────────────────────────────────────┐ │
  479.       │ New Value:│                                                   │ │
  480.       │           └───────────────────────────────────────────────────┘ │
  481.       │                                                                 │
  482.       ├─────────────────────────────────────────────────────────────────┤
  483.       │                       < Ok >    < Cancel >                      │
  484.       └─────────────────────────────────────────────────────────────────┘
  485.  
  486.  
  487.  
  488.       Enter Your BBS Name:
  489.  
  490.       ┌────────────────────────── [BBS Name] ───────────────────────────┐
  491.       │           ┌───────────────────────────────────────────────────┐ │
  492.       │ New Value:│                                                   │ │
  493.       │           └───────────────────────────────────────────────────┘ │
  494.       │                                                                 │
  495.       ├─────────────────────────────────────────────────────────────────┤
  496.       │                       < Ok >    < Cancel >                      │
  497.       └─────────────────────────────────────────────────────────────────┘
  498.  
  499.  
  500.  
  501.  
  502.  
  503.  
  504.           B-CRC(c) 1992,93 by WGCG Computing and DELTRONIX ENTERPRISES
  505.  
  506.                                        10
  507.  
  508.         When registered you will place your registration number in this
  509.        box.  For now just hit RETURN.
  510.  
  511.       ┌───────────────────── [Registration Number] ─────────────────────┐
  512.       │           ┌───────────────────────────────────────────────────┐ │
  513.       │ New Value:│                                                   │ │
  514.       │           └───────────────────────────────────────────────────┘ │
  515.       │                                                                 │
  516.       ├─────────────────────────────────────────────────────────────────┤
  517.       │                       < Ok >    < Cancel >                      │
  518.       └─────────────────────────────────────────────────────────────────┘
  519.  
  520.        Next screen........
  521.  
  522.       ┌─────────────────── [Allow these extensions:] ───────────────────┐
  523.       │           ┌───────────────────────────────────────────────────┐ │
  524.       │ New Value:│ZIP,GIF,EXE                                        │ │
  525.       │           └───────────────────────────────────────────────────┘ │
  526.       │                                                                 │
  527.       ├─────────────────────────────────────────────────────────────────┤
  528.       │                       < Ok >    < Cancel >                      │
  529.       └─────────────────────────────────────────────────────────────────┘
  530.  
  531.        The B-CRC programs can ONLY handle ZIP's, GIF's, JPEG's and ZIP2EXE'd
  532.        .EXE files.  These three choices are automatically entered for
  533.        you.  YOU CAN ADD OTHER FILE EXTENSIONS INTO THIS BOX for instance
  534.        DOC, TXT, ARJ, etc BUT THESE FILES WILL NOT BE PROCESSED FOR INCLUSION
  535.        IN THE DATABASE.  THEY ARE SIMPLY *PASSED* BY THE B-CRC SCAN PROGRAM.
  536.        **NOTE** THE FORMAT FOR ENTERING THE EXTENSIONS. EACH EXTENSION IS
  537.        SEPARATED BY A COMMA WITH NO SPACES IN BETWEEN !
  538.  
  539.  
  540.  
  541.  
  542.  
  543.  
  544.  
  545.  
  546.  
  547.  
  548.  
  549.  
  550.  
  551.  
  552.  
  553.  
  554.  
  555.  
  556.  
  557.  
  558.  
  559.  
  560.           B-CRC(c) 1992,93 by WGCG Computing and DELTRONIX ENTERPRISES
  561.  
  562.                                        11
  563.  
  564.        Next Screen....
  565.  
  566.  
  567.  ┌──────────────── Initial system setup for B-Build database ─────────────────┐
  568.  │                                                                            │
  569.  │                                                                            │
  570.  │                                                                            │
  571.  │      ┌─────────────────────────────────────────────────────────────┐       │
  572.  │      │                                                             │       │
  573.  └──────│                       Scan EXE files                        │───────┘
  574.  ┌──────│                                                             │───────┐
  575.  │      │     If you select YES then '.EXE' files in your chosen      │       │
  576.  │      │      subdirectories will be checked to see if they are      │       │
  577.  │      │                  self-extracting .ZIP's.                    │       │
  578.  │      │      Select NO to process only '.ZIP' extension files.      │       │
  579.  │      │                                                             │       │
  580.  │      ├─────────────────────────────────────────────────────────────┤       │
  581.  └──────│               < NO! >               < Yes! >                │───────┘
  582.         └─────────────────────────────────────────────────────────────┘
  583.  
  584.  
  585.        The above is self explanatory.  B-CRC has the ability to check
  586.        ZIP2exe Files and scan in the CRC values of the file.  Use your
  587.        TAB key to select if you want this option enabled.
  588.  
  589.  
  590.       ┌──────────────────── [COM 1 IRQ SETTING (4)] ────────────────────┐
  591.       │           ┌───────────────────────────────────────────────────┐ │
  592.       │ New Value:│4                                                  │ │
  593.       │           └───────────────────────────────────────────────────┘ │
  594.       │                                                                 │
  595.       ├─────────────────────────────────────────────────────────────────┤
  596.       │                       < Ok >    < Cancel >                      │
  597.       └─────────────────────────────────────────────────────────────────┘
  598.  
  599.         The next 4 screens will set up your COM PORT selections. The B-CRC
  600.       program can handle COM PORTS 1 to 15 and IRQ's up to 15 for ANY of the
  601.       port assignments.  Default values of
  602.  
  603.                              COM PORT        IRQ
  604.                                 1             4
  605.                                 2             3
  606.                                 3             4
  607.                                 4             3
  608.  
  609.       are automatically entered for you.  Baud rates up to 115,200 are
  610.       supported.  See the info later in these docs for using NON-STANDARD
  611.       comports and IRQ's.
  612.  
  613.  
  614.  
  615.  
  616.           B-CRC(c) 1992,93 by WGCG Computing and DELTRONIX ENTERPRISES
  617.  
  618.                                        12
  619.      Next Screen..........
  620.  
  621.     ┌────────────────────── [CDROM Drive selection] ───────────────────────┐
  622.     │                                                                      │
  623.     │    Check the CDROM drives - all subdirectories on the drive will     │
  624.     │    be marked active, and will be processed before regular drives     │
  625.     │                                                                      │
  626.     │   Use Mouse/SPACEBAR/RETURN to toggle selection.  ESC when done.     │
  627.     │               (Drives marked with a '-' are invalid)                 │
  628.     │        ┌──────────────────────────────────────────────────────┐      │
  629.     │        │  A-  C   E   G   I   K   M   O   Q   S   U   W   Y   │      │
  630.     │        │  B-  D   F   H   J   L   N   P   R   T   V   X   Z   │      │
  631.     │        └──────────────────────────────────────────────────────┘      │
  632.     └──────────────────────────────────────────────────────────────────────┘
  633.  
  634.       This screen gives you a choice to notify the B-BUILD program which
  635.     drive letters are assigned to CD ROMS.  The CD ROMS will be scanned
  636.     FIRST under the premise that you the SYSOP would much rather have
  637.     duplicates reported on your HARD DRIVE (where you can delete them)
  638.     and save valuable disk space.  Follow the above directions and mark
  639.     your ACTIVE CD ROM DRIVES if you have any, otherwise hit ESCAPE.
  640.  
  641.  ┌──────────────────────────────── [B-Build] ─────────────────────────────────┐
  642.  │                                                                            │
  643.  │                                                                            │
  644.  │                                                                            │
  645.  │                                                                            │
  646.  │  ┌────────────────────────── Drive selection ───────────────────────────┐  │
  647.  └──│                                                                      │──┘
  648.  ┌──│    Checked drives are active.  Unchecked drives are selectable       │──┐
  649.  │  │   Use Mouse/SPACEBAR/RETURN to toggle selection.  ESC when done.     │  │
  650.  │  │               (Drives marked with a '-' are invalid)                 │  │
  651.  │  │        ┌──────────────────────────────────────────────────────┐      │  │
  652.  │  │        │  A-  C   E   G   I   K   M   O-  Q   S   U   W-  Y-  │      │  │
  653.  │  │        │  B-  D   F   H   J   L   N   P   R   T   V-  X-  Z-  │      │  │
  654.  │  │        └──────────────────────────────────────────────────────┘      │  │
  655.  └──│                                                                      │──┘
  656.  ┌  └──────────────────────────────────────────────────────────────────────┘──┐
  657.  │           │            │             │                                     │
  658.  
  659.  
  660.     You will need to TOGGLE 'ON' the Drive letters on your system that
  661.     you want scanned by the B-BUILD program.  Use the MOUSE/SPACEBAR/
  662.     RETURN keys to place a check mark next to the appropriate letters
  663.     that are active on your system.  The 'checked' drive letters will
  664.     be automatically scanned for the sub-directories on the drive and
  665.     fed into the B-BUILD program.  The next step will allow you to
  666.     pick the individual directories on each of your drives.  READ the
  667.     help screens that pop up from the B-BUILD program. They will
  668.     give you specific directions on how to and warning about the process
  669.     of marking your drive letters and sub-directories for processing !!
  670.  
  671.  
  672.           B-CRC(c) 1992,93 by WGCG Computing and DELTRONIX ENTERPRISES
  673.  
  674.                                        13
  675.  
  676.  ┌──────────────────────────────── [B-Build] ─────────────────────────────────┐
  677.  │                                                                            │
  678.  └────────────────────────────────────────────────────────────────────────────┘
  679.  ┌────────────────────── [Select/DeSelect Directories] ───────────────────────┐
  680.  │                                                                            │
  681.  │        Checked subdirectories are 'active' and will be processed.          │
  682.  │                Un-Checked subdirectories will be skipped.                  │
  683.  │                       Select a drive to process...                         │
  684.  │                             C    D    E
  685.  └────────────────────────────────────────────────────────────────────────────┘
  686.  
  687.     You will need to highlight each of the individual drive letters and hit
  688.     the return key in this step.  A complete selection of the subdirectories
  689.     on the drive will be shown to you along with a help screen to correctly
  690.     mark the directories for processing.
  691.  
  692.     The final screen will take you to the main menu for the B-BUILD program.
  693.     HIT ALT then the letter F followed by the letter S.  This means
  694.     ALT = Menu choice  F= select file from menu   S= Save CONFIG info you
  695.     just entered !  ALT F S is the short version used for the remainder of
  696.     this documentation.
  697.  
  698.      ** IMPORTANT ** IMPORTANT ** IMPORTANT ** IMPORTANT ** IMPORTANT **
  699.  
  700.       NOTE: This choice saves the configuration information to the file
  701.       B-CRC.CFG.  This file MUST be located in your DATABASE Directory
  702.       and **EACH** of your NODE HOME on your BBS System!  Remember to
  703.       COPY this file to your NODE HOME Directories when done building your
  704.       databases.
  705.  
  706.  
  707.  
  708.  
  709.  
  710.  
  711.  
  712.  
  713.  
  714.  
  715.  
  716.  
  717.  
  718.  
  719.  
  720.  
  721.  
  722.  
  723.  
  724.  
  725.  
  726.  
  727.  
  728.           B-CRC(c) 1992,93 by WGCG Computing and DELTRONIX ENTERPRISES
  729.  
  730.                                        14
  731.  
  732.     THE MAIN MENU :
  733.  
  734.  
  735.    ≡  File  Options  Run  BBS-Info
  736.  ┌──┌      ──────────────┐── B-BUILD DB Builder] ─────────────────────────────┐
  737.  │  │ About...           │                                                    │
  738.  │  │ Database Stats     │                                                    │
  739.  │  │ Location...        │                                                    │
  740.  │  │ Save configuration │                                                    │
  741.  │  │ Exit               │                                                    │
  742.  └──└────────────────────┘────────────────────────────────────────────────────┘
  743.  ┌─────────────────────────────── [Additions] ────────────────────────────────┐
  744.  │                                                                            │
  745.  │    >>>> This area will show scanned additions to your database <<<<<<      │
  746.  │                            >>>> processing <<<<                            │
  747.  │                                                                            │
  748.  │                                                                            │
  749.  │                                                                            │
  750.  └────────────────────────────────────────────────────────────────────────────┘
  751.  ┌   Bytes   │    Zip     │ Zipped file ├──────── Existing Zip ───────────────┐
  752.  │           │            │             │                                     │
  753.  │ >>>> This area will show DUPE bytes found while scanning. Results will <<<<
  754.  │             be reported in the DUPES.x files in B-BUILD directory.         │
  755.  └────────────────────────────────────────────────────────────────────────────┘
  756.  ┌────────────────────────────────── STATS ───────────────────────────────────┐
  757.  │ >>>>>>>  Will show the amount of ZIPS in database and compressed files<<<< │
  758.  │   >>>>>> NOTE THAT A GIF IS REPORTED AS A COMPRESSED FILE NOT A ZIP!<<<<   │
  759.  └────────────────────────────────────────────────────────────────────────────┘
  760.  
  761.       ALT F A :
  762.       =========
  763.  
  764.        About..  :  Will give you the support boards number, authors address for
  765.                    ordering and other pertinent info about the B-CRC program
  766.  
  767.  
  768.  
  769.  
  770.  
  771.  
  772.  
  773.  
  774.  
  775.  
  776.  
  777.  
  778.  
  779.  
  780.  
  781.  
  782.  
  783.  
  784.           B-CRC(c) 1992,93 by WGCG Computing and DELTRONIX ENTERPRISES
  785.  
  786.                                        15
  787.  
  788.       ALT F D:
  789.       ========
  790.  
  791.       Database Stats :
  792.  
  793.         ┌─────────────────────────────────────────────────────────────┐
  794.         │                                                             │
  795.         │                   Database location: C:\BCRC                │
  796.         │                                                             │
  797.         │              Number of .ZIP's in database: 9642             │
  798.         │               containing  82,570 compressed files           │
  799.         │                    in 50 subdirectories.                    │
  800.         │                                                             │
  801.         │            Zip is logged as bad if:                         │
  802.         │                                                             │
  803.         │      Percentage of duplicated bytes is 70% or over OR       │
  804.         │      Percentage of duplicated files is 70% or over OR       │
  805.         │        Number of duplicate bytes is 100000 or over          │
  806.         │                                                             │
  807.         │                                                             │
  808.         │      Processing of .EXE'd Zip files is currently: ON        │
  809.         │                                                             │
  810.         ├─────────────────────────────────────────────────────────────┤
  811.         │                           < OK >                            │
  812.         └─────────────────────────────────────────────────────────────┘
  813.  
  814.           This selection shows the database location along with your
  815.         selected default percentages.  Also note that processing
  816.         self-extracting files is set to a default setting of YES.
  817.         This can be set to NO by using the ALT O  options choice
  818.         from the main menu.
  819.  
  820.  
  821.       ALT F L :
  822.       =========
  823.  
  824.       Location of the B-CRC database  :
  825.  
  826.           This choice will allow you to edit the location of the
  827.       database in your CFG file.
  828.  
  829.  
  830.       ALT F S :
  831.       =========
  832.  
  833.       Save configuration....  :    No explanation needed ?
  834.  
  835.  
  836.  
  837.  
  838.  
  839.  
  840.           B-CRC(c) 1992,93 by WGCG Computing and DELTRONIX ENTERPRISES
  841.  
  842.                                        16
  843.       ALT F X :
  844.       =========
  845.  
  846.       Exit.... :   Exit the B-BUILD Program.
  847.  
  848.     The ALT O options choice from the main menu.
  849.  
  850.   ≡  File  Options  Run  BBS-Info
  851.  ┌────────┌──────────────────────────────┬───── REF. to PAGE NUMBER───────┬───┐
  852.  │        │ Byte % Threshold             │          EIGHT                 │   │
  853.  │        │ File Count % Threshold       │          EIGHT                 │   │
  854.  │        │ Bytes threshold              │          NINE                  │   │
  855.  │        │ Choose WC! FILEAREA.DAT dirs │          NINETEEN              │   │
  856.  │        │ EXE'd Zip's?                 │          ELEVEN                │   │
  857.  └────────│ Allow these extensions       │          TEN                   ├───┘
  858.  ┌────────│ COM1 IRQ SETTING (4)         │          ELEVEN                ├───┐
  859.  │        │ COM2 IRQ SETTING (3)         │          "                     │   │
  860.  │        │ COM3 IRQ SETTING (4)         │          "                     │   │
  861.  │        │ COM4 IRQ SETTING (3)         │          "                     │   │
  862.  │        │ Fullname to WC! FileArea.DAT │          NINETEEN              │   │
  863.  │        │ ± CDROM drives...            │          TWELVE                │   │
  864.  │        │ ± Drives...                  │          TWELVE                │   │
  865.  └────────┤ Scan Directory Trees         │          SEVENTEEN             ├───┘
  866.           │ Sub-Directories              │          THIRTEEN              │
  867.  │        │ ± Large ZIP Comments         │          EIGHTEEN              │   │
  868.  │        └──┬────────────┬─────────────┬┴────────────────────────────────┘   │
  869.  │           │            │             │                                     │
  870.  
  871.        OPTIONS:
  872.  
  873.        ALT O C:
  874.        ========
  875.  
  876.        FILEAREA.DAT directories:
  877.  
  878.         FOR WILDCAT! BBS Systems ONLY:
  879.  
  880.         This choice will allow you to enter your filearea.dat information
  881.         into the B-BUILD program. All the drives/directories will
  882.         automatically be added into the program for processing.
  883.  
  884.  
  885.  
  886.  
  887.  
  888.  
  889.  
  890.  
  891.  
  892.  
  893.  
  894.  
  895.  
  896.           B-CRC(c) 1992,93 by WGCG Computing and DELTRONIX ENTERPRISES
  897.  
  898.                                        17
  899.        ALT O S :
  900.        =========
  901.  
  902.        +- SUB-directories:
  903.  
  904.         Allows you to edit selected directories on a drive for processing.
  905.       The screens are displayed below.  Use the spacebar or return key to
  906.       mark the active drives.  The next screen shows you the
  907.       directory tree for the selected drives.  Use the + and - key on the
  908.       numeric keypad for adding your selections quickly. The spacebar
  909.       to mark individual directories.  The ESC key moves you to the next
  910.       selection.
  911.  
  912. ┌────────────────────── [Select/DeSelect Directories] ───────────────────────┐
  913. │                                                                            │
  914. │        Checked subdirectories are 'active' and will be processed.          │
  915. │                Un-Checked subdirectories will be skipped.                  │
  916. │                       Select a drive to process...                         │
  917. │                        C√   G√   K√   M√   O√   Q√   T√                    │
  918. │                        E√   J√   L√   N√   P√   S√                         │
  919. └────────────────────────────────────────────────────────────────────────────┘
  920.  
  921.                                                       |---- Mark/Unmark Column
  922.                                                       V     for Processing
  923.                       ╔═════════════════════════════════╗
  924.  NOTE! If you do      ║ C:\WC30\BILL\FILELIST\       │  ▓
  925.  NOT get this screen  ║ C:\WC30\BILL\PRIVATE\        │  ▓
  926.  you will need to     ║ C:\WC30\BULL\                │  ▓
  927.  ALT O T - Scan DIR   ║ C:\WC30\BULL\HOLDING\        │  ▓
  928.  TREES before you     ║ C:\WC30\DISP\                │  ▓
  929.  can select dir's.    ║ C:\WC30\ARCHIVE\             │x ▓
  930.                       ║ C:\WC30\HELP\                │  ▓
  931.  HELP SCREEN WILL     ║ C:\WC30\LIVECAT\             │  ▓
  932.  POP UP WITH          ║ C:\WC30\LIVECAT\BULL\        │  ▓
  933.  ADDITIONAL INFO      ║ C:\WC30\MENU\                │  ▓
  934.  DURING USAGE!        ║ C:\WC30\SCREEN\              │x ▓
  935.                       ║ C:\WC30\SG\                  │  ▓
  936.                       ║ C:\WC30\TESTING\             │  ▓
  937.                       ║ C:\WC30\GAMES\               │x ▓
  938.                       ║ C:\WC30\VCWORK\              │  ▓
  939.                       ╚═════════════════════════════════╝
  940.  
  941.  
  942.  
  943.  
  944.  
  945.  
  946.  
  947.  
  948.  
  949.  
  950.  
  951.  
  952.           B-CRC(c) 1992,93 by WGCG Computing and DELTRONIX ENTERPRISES
  953.  
  954.                                        18
  955.       ALT O D:
  956.  
  957.       +- drives:
  958.  
  959.        This choice will allow you to add drives manually for scanning and/or
  960.       remove drives from scanning.  It should be used in conjunction with
  961.       the SUB DIRECTORY scan shown below.
  962.  
  963.     ┌────────────────────────── Drive selection ───────────────────────────┐
  964.     │                                                                      │
  965.     │    Checked drives are active.  Unchecked drives are selectable       │
  966.     │   Use Mouse/SPACEBAR/RETURN to toggle selection.  ESC when done.     │
  967.     │               (Drives marked with a '-' are invalid)                 │
  968.     │        ┌──────────────────────────────────────────────────────┐      │
  969.     │        │  A-  C√  E√  G   I   K   M   O   Q   S   U   W-  Y-  │      │
  970.     │        │  B-  D   F   H   J   L   N   P   R   T   V-  X-  Z-  │      │
  971.     │        └──────────────────────────────────────────────────────┘      │
  972.     │                                                                      │
  973.     └──────────────────────────────────────────────────────────────────────┘
  974.  
  975.  
  976.        ALT O T:
  977.  
  978.        Scanning Directory Trees:
  979.  
  980.        As a general rule: If you don't see the file directory in the
  981.        +- Sub Directory section then prescan the directory trees to
  982.        read in the info in B-BUILD.
  983.  
  984.  
  985.        ALT O Z:
  986.  
  987.        Most ZIPS contain a comment of some type that is a part of the
  988.        ZIP. Sometimes these comments can be exceedingly long.  If you
  989.        Toggle ON Long Zip comments these files will be easily processed.
  990.        However, this option slows down the database building as more
  991.        info has to be read from the ZIP.  If your system contains
  992.        files with extremely long comments ( I've seem em 2 pages long!)
  993.        then toggle this option ON !  If a file is NOT processed for
  994.        some reason by B-BUILD, chances are it contains a LARGE zip
  995.        comment.
  996.  
  997.  
  998.  
  999.  
  1000.  
  1001.  
  1002.  
  1003.  
  1004.  
  1005.  
  1006.  
  1007.  
  1008.           B-CRC(c) 1992,93 by WGCG Computing and DELTRONIX ENTERPRISES
  1009.  
  1010.                                        19
  1011.  
  1012.    Selecting FILEAREA.DAT for WILDCAT! BBS's:
  1013.  
  1014.    Choose FILEAREA.DAT
  1015.    Path to FILEAREA.DAT
  1016.  
  1017.  ┌────────────────────────────────────────────────────────────────────────────┐
  1018.  │                                                                            │
  1019.  │                                                                            │
  1020.  │    ┌────────────────── [Fullname to FileArea.DAT] ───────────────────┐     │
  1021.  │    │           ┌───────────────────────────────────────────────────┐ │     │
  1022.  │    │ New Value:│C:\WC30\FILEAREA.DAT                               │ │     │
  1023.  └────│           └───────────────────────────────────────────────────┘ │─────┘
  1024.  ┌────│                                                                 │─────┐
  1025.  │    ├─────────────────────────────────────────────────────────────────┤     │
  1026.  │    │                       < Ok >    < Cancel >                      │     │
  1027.  │    └─────────────────────────────────────────────────────────────────┘     │
  1028.  │                                                                            │
  1029.  │                                                                            │
  1030.  └────────────────────────────────────────────────────────────────────────────┘
  1031.  
  1032.      Path and name of your WILDCAT! Filearea.dat file.  The default is
  1033.    automatically chosen for C:\wc30\filearea.dat.  If acceptable hit RETURN.
  1034.  
  1035.    Immediately after the this step an automatic scan is performed of your
  1036.   filearea.dat file and the drive letter and path to EACH of your file
  1037.   directories is chosen and set 'ACTIVE' for processing by the B-BUILD Program.
  1038.  
  1039.  
  1040.  
  1041.    A screen will appear like below :
  1042.  
  1043.  ┌───────────── [Enabling scan on these WildCat! directories...] ─────────────┐
  1044.  │                                                                            │
  1045.  │                         Reading C:\WC30\FILEAREA.DAT                       │
  1046.  │Scanning subdir:  [K:\PRIN\]                                                │
  1047.  │Scanning subdir:  [J:\COMM\]                                                │
  1048.  │                                                                            │
  1049.  │                                                                            │
  1050.  └────────────────────────────────────────────────────────────────────────────┘
  1051.  
  1052.  
  1053.  
  1054.  
  1055.  
  1056.  
  1057.  
  1058.  
  1059.  
  1060.  
  1061.  
  1062.  
  1063.  
  1064.           B-CRC(c) 1992,93 by WGCG Computing and DELTRONIX ENTERPRISES
  1065.  
  1066.                                        20
  1067.  
  1068.       RUN OPTION from Main Menu    ALT R
  1069.  
  1070.    ≡  File  Options  Run  BBS-Info
  1071.  ┌─────────────────┌──────────────────────┐ase Builder ───────────────────────┐
  1072.  │                 │ Build database       │                                   │
  1073.  │                 │ Zips only            │                                   │
  1074.  │                 │ Gifs/JPG only        │                                   │
  1075.  │                 │ Report only          │                                   │
  1076.  │                 │ Load Commercial info │                                   │
  1077.  └─────────────────└──────────────────────┘───────────────────────────────────┘
  1078.  ┌──────────────────────────────── Additions ─────────────────────────────────┐
  1079.  │                                                                            │
  1080.  
  1081.     ALT R B:
  1082.  
  1083.     Choosing BUILD DATABASE:
  1084.  
  1085.     Begins a scan of your selected drives and directories for ZIP, GIF/JPEG
  1086.     and if chosen, .EXE files.  The INITIAL database build is critical to
  1087.     proper program operation !  Note that if CD-ROM drives are marked
  1088.     ACTIVE, a COMPLETE scan of ALL the directories on those drives is done
  1089.     before any processing begins!  Note the run times for database building
  1090.     shown earlier in this documentation.
  1091.  
  1092.     (It may take awhile to scan the directory tree of a CD-ROM).
  1093.  
  1094.     ALT R Z:
  1095.  
  1096.     Choosing ZIPS ONLY:
  1097.  
  1098.       As in BUILD DATABASE but this selection will ONLY scan for ZIP and
  1099.     self extracting EXE's (if chosen) in your selected drives and directories.
  1100.  
  1101.  
  1102.     ALT R G :
  1103.  
  1104.      Choosing GIF/JPEG ONLY:
  1105.  
  1106.     As in BUILD DATABASE but this selection will ONLY scan for GIFS/JPEG
  1107.     in your selected drives and directories.
  1108.  
  1109.     ALT R R :
  1110.  
  1111.       REPORT ONLY:
  1112.  
  1113.       Thinking about adding a new CD ROM to your system?  Once you have
  1114.       your database built you can process the CD ROM with B-BUILD and it
  1115.       will give you a complete report of the DUPLICATES on the CD ROM
  1116.       you just scanned!  REPORT ONLY, simply REPORTS the DUPLICATES. It
  1117.       DOES NOT ADD ANY INFO TO THE DATABASE!  Find out if the files
  1118.       are worth adding to the system!
  1119.  
  1120.           B-CRC(c) 1992,93 by WGCG Computing and DELTRONIX ENTERPRISES
  1121.  
  1122.                                        21
  1123.     ALT R L:
  1124.  
  1125.       LOAD COMMERCIAL INFO:
  1126.  
  1127.  
  1128.       This option will read in COMMERCIAL crc-32 values from a file.
  1129.       The CRC-32 values must be in HEX, LEFT justified, and contain
  1130.       8 characters.  There have been databases created that use this
  1131.       format, and should be available on any of the larger BBS systems
  1132.       in the country.  This routine will place only the CRC's into the
  1133.       database (no file name/size info), and report any matching
  1134.       files already in the database. An example input file would be:
  1135.  
  1136.       ---cut here-----
  1137.       01234567  (note that extra
  1138.       789ABCDE   text after the 8
  1139.       F0123456   characters is ignored)
  1140.       789abcde
  1141.       ---cut here-----
  1142.  
  1143.       The input file MUST be called 'COMMERC.IAL' and MUST be in
  1144.       the current directory (usually where the B-BUILD.EXE is).
  1145.  
  1146.  
  1147.    MAIN MENU   BBS-Info   ALT B:
  1148.  
  1149.    ≡  File  Options  Run  BBS-Info
  1150.  ┌──────────────────────┌───────────────────── Refer to Page Number ──────────┐
  1151.  │                      │ Sysop's Name        >>     NINE                     │
  1152.  │                      │ BBS Name            >>     NINE                     │
  1153.  │                      │ Registration Number >>     TEN                      │
  1154.  │                      └─────────────────────┘                               │
  1155.  │                                                                            │
  1156.  └────────────────────────────────────────────────────────────────────────────┘
  1157.  ┌─────────────────────────────── [Additions] ────────────────────────────────┐
  1158.  │                                                                            │
  1159.  │                                                                            │
  1160.  │                                                                            │
  1161.  │                                                                            │
  1162.  │                                                                            │
  1163.  │                                                                            │
  1164.  └────────────────────────────────────────────────────────────────────────────┘
  1165.  ┌   Bytes   │    Zip     │ Zipped file ├──────── Existing Zip ───────────────┐
  1166.  │           │            │             │                                     │
  1167.  │           │            │             │                                     │
  1168.  │           │            │             │                                     │
  1169.  └────────────────────────────────────────────────────────────────────────────┘
  1170.  ┌────────────────────────────────── STATS ───────────────────────────────────┐
  1171.  │                                                                            │
  1172.  │                                                                            │
  1173.  └────────────────────────────────────────────────────────────────────────────┘
  1174.  
  1175.  
  1176.           B-CRC(c) 1992,93 by WGCG Computing and DELTRONIX ENTERPRISES
  1177.  
  1178.                                        22
  1179.  
  1180.   Files generated during running of the B-BUILD.EXE Program.
  1181.  
  1182.   B-CRC.CFG
  1183.   ---------
  1184.    The configuration file for the B-BUILD and B-CRC programs. A copy of this
  1185.   config file must be present in your main B-BUILD database directory and EACH
  1186.   of your NODE HOME DIRECTORIES ! <<< CRITICAL!
  1187.  
  1188.   CRC.DB, DINDEX.DB, ZFNAME.DB, ZINDEX.DB
  1189.   -------------------------------------------
  1190.    These files are the main database files for the B-CRC system. They should be
  1191.  backed up on a regular basis and not edited or modified IN ANY WAY except by
  1192.  the B-BUILD program.  These databases can be rebuilt if damaged using the
  1193.  ISAMREPR.EXE Program.  Please repair EACH of these databases using the
  1194.  following command ISAMREPR CRC.DB etc.  Database repair may take awhile
  1195.  depending on the size of your database.
  1196.  
  1197.  
  1198.   BADBYTE.CRC
  1199.   ----------
  1200.    This file will list the amount of byte duplication ONLY when the value
  1201.    exceeds the limit set in the B-BUILD program during configuration.
  1202.    A typical sample and interpretation is shown below.
  1203.  
  1204.    Rem    322143 bytes duplication in E:\NEWUPLOD\B151INV.ZIP
  1205.    ^E:\NEWUPLOD\B151INV.ZIP
  1206.  
  1207.    This indicates that a file entered by the B-BUILD or checked by the B-CRC
  1208.  program has exceeded the values in the cfg file. Date and time are also
  1209.  recorded to the file.
  1210.  
  1211.   BADFILE.CRC
  1212.   -----------
  1213.    A typical entry for this log file would be:
  1214.  
  1215.    Rem 100% file duplication in E:\NEWUPLOD\B151INV.ZIP
  1216.    ^E:\NEWUPLOD\B151INV.ZIP
  1217.  
  1218.     Indicating that the file exceeded the preset cfg values for failure based
  1219.    on file duplication.
  1220.  
  1221.  
  1222.  
  1223.  
  1224.  
  1225.  
  1226.  
  1227.  
  1228.  
  1229.  
  1230.  
  1231.  
  1232.           B-CRC(c) 1992,93 by WGCG Computing and DELTRONIX ENTERPRISES
  1233.  
  1234.                                        23
  1235.   DUPES.x
  1236.   -------
  1237.     The x above would indicate the drive letter that the dupe occurred on.
  1238.  
  1239.     Below are some sample interpretations of this log file.
  1240.  
  1241.   O:\BUSI\MR2_0.ZIP                                        █  The file
  1242.   3CECFB1D        50269 MANUAL.MR    Q:\040A\MIND.ZIP      █  contains several
  1243.   B85D2E29        5376 MR.BSE       Q:\040A\BAGEDIT.ZIP    █  dups. Not enough
  1244.   906BD203       69200 MR.MSG       Q:\040A\MIND.ZIP       █  for an exact
  1245.   5AEA0D20        2304 README.DOC   Q:\040A\MIND.ZIP       █  match but large
  1246.         33% file  duplication in O:\BUSI\MR2_0.ZIP         █  enough to trigger
  1247.         41% bytes duplication in O:\BUSI\MR2_0.ZIP         █  the >100K
  1248.         127149 bytes duplication in O:\BUSI\MR2_0.ZIP      █  message.
  1249.    O:\BUSI\NOSNOOP.ZIP                                     █
  1250.    465967E7      114796 SNOOP.EXE    Q:\032A\NOSNOOP.ZIP   █ This file is 100%
  1251.    01892308        5992 SNOOP.DOC    Q:\032A\NOSNOOP.ZIP   █ duped and is in 2
  1252.         100% file  duplication in O:\BUSI\NOSNOOP.ZIP      █ locations with the
  1253.         100% bytes duplication in O:\BUSI\NOSNOOP.ZIP      █ same name. A CD
  1254.         120788 bytes duplication in O:\BUSI\NOSNOOP.ZIP    █ and a Hard Drive!
  1255.    O:\DATA\ASCIFONT.ZIP                                    █
  1256.    0CCCB734       69538 QT.EXE       Q:\021A\ANSISHOW.ZIP  █ Here we have 2
  1257.    CE419AAE       23574 QT.HLP       Q:\021A\ANSISHOW.ZIP  █ files with dif.
  1258.    5EBE49DC        3075 DEMO.ORD     Q:\021A\ANSISHOW.ZIP  █ names that are
  1259.    6925C41C        2064 BBSBLURB.DOC Q:\021A\ANSISHOW.ZIP  █ 100% dupes of each
  1260.    83416B99         546 LILBLURB.DOC Q:\021A\ANSISHOW.ZIP  █ other! A HD space
  1261.    B40B5F1        9180  MARFAN.DOC   Q:\021A\ANSISHOW.ZIP  █  user !
  1262.    D5EC75F1        8811 SOREADME.DOC Q:\021A\ANSISHOW.ZIP  █
  1263.    0E393913       12792 RUNME.EXE    Q:\021A\ANSISHOW.ZIP  █
  1264.         100% file  duplication in O:\DATA\ASCIFONT.ZIP     █
  1265.         100% bytes duplication in O:\DATA\ASCIFONT.ZIP     █
  1266.         129580 bytes duplication in O:\DATA\ASCIFONT.ZIP   █
  1267.    O:\FILE\QMENU106.ZIP                                    █
  1268.      985B3AFA        6348 ATT.BGI      Q:\001A\GRADE2.ZIP  █ This file exceeds
  1269.      5F4C2B51        6332 CGA.BGI      Q:\001A\GRADE2.ZIP  █ both the file and
  1270.      116C5498        5554 EGAVGA.BGI   Q:\001A\GRADE2.ZIP  █ Byte count. Many
  1271.      138F8E47       18063 GOTH.CHR     Q:\004A\CADSL21.ZIP █ of its files
  1272.      14360EC1        6204 HERC.BGI     Q:\001A\GRADE2.ZIP  █ reside in other
  1273.      0350D1BD        6665 IBM8514.BGI  Q:\001A\GRADE2.ZIP  █ files which may or
  1274.      FEAC5336        5131 LITT.CHR     Q:\001A\GRADE2.ZIP  █ may not indicate
  1275.      00F19AA5        1662 ORDRBLNK.TXT S:\015A\QUKME16.ZIP █ dupes.  For
  1276.      00C0F8D3        6012 PC3270.BGI   Q:\001A\GRADE2.ZIP  █ instance some
  1277.      69636BDF          42 QM.BAT       S:\015A\QUKME16.ZIP █ files are distrib.
  1278.      7E6AE8DE       30194 QM.HLP       S:\015A\QUKME16.ZIP █ with libraries
  1279.      BCA55A13        3782 QM.IDX       S:\015A\QUKME16.ZIP █ that may appear
  1280.      904518FD          41 QNET.BAT     Q:\014A\QMNU107.ZIP █ in many files.
  1281.      AFCA2D91        8120 READ.ME      S:\015A\QUKME16.ZIP █ Here you must
  1282.      18438F9B       13596 SANS.CHR     Q:\001A\GRADE2.ZIP  █ make a
  1283.      BA867503       16677 TRIP.CHR     Q:\001A\GRADE2.ZIP  █ determination
  1284.          80% file  duplication in O:\FILE\QMENU106.ZIP     █ to keep the file
  1285.          43% bytes duplication in O:\FILE\QMENU106.ZIP     █ or not.
  1286.          134423 bytes duplication in O:\FILE\QMENU106.ZIP  █
  1287.  
  1288.           B-CRC(c) 1992,93 by WGCG Computing and DELTRONIX ENTERPRISES
  1289.  
  1290.                                        24
  1291.    O:\FILE\UNDSHL.ZIP                                      █ GOOD CATCH!
  1292.      DE53BA87       69046 UNDEL.EXE    Q:\015A\UNSHL12.ZIP █ 100% Dupes, 2 files
  1293.      2E51DB15       18781 UND_READ.ME  Q:\015A\UNSHL12.ZIP █ different names!
  1294.          100% file  duplication in O:\FILE\UNDSHL.ZIP      █
  1295.          100% bytes duplication in O:\FILE\UNDSHL.ZIP      █
  1296.          87827 bytes duplication in O:\FILE\UNDSHL.ZIP     █
  1297.    O:\MYCROFT\RPE-312.ZIP                                  █ Many files will be
  1298.      248D2F6D        1481 READTHIS.1ST S:\034A\SFT_100.ZIP █ displayed as shown
  1299.      F7F8A232         550 INSTALL.BAT  S:\034A\SFT_100.ZIP █ There will be a
  1300.      56FBCABC        5035 REGISTER.TXT O:\MYC\OPN-314.ZIP  █ list of dupes but
  1301.      78FG078A       12124 DISTRIB.TXT  S:\034A\SFT_100.ZIP █ no dupe report.
  1302.      C206AC7E       17092 DOORS.TXT    S:\034A\SFT_100.ZIP █ This indicates
  1303.      494C67F6        7039 ORDER.TXT    S:\034A\SFT_100.ZIP █ that the file has
  1304.      B7CE1DB5          25 NODES.BBS    O:\MYC\OPN-314.ZIP  █ some dupes but not
  1305.      C9D33B7D        3548 PORTS.BBS    O:\MYC\FSE-332.ZIP  █ enough to exceed
  1306.    O:\MYCROFT\RSHL102.ZIP                                  █ your preset
  1307.      248D2F6D        1481 READTHIS.1ST S:\034A\SFT_100.ZIP █ percentages and
  1308.      F7F8A232         550 INSTALL.BAT  S:\034A\SFT_100.ZIP █ byte levels.
  1309.      56FBCABC        5035 REGISTER.TXT O:\MYC\OPN-314.ZIP  █ Hence no final
  1310.      2A7A9FC3       12124 DISTRIB.TXT  S:\034A\SFT_100.ZIP █ dupe report.
  1311.      C206AC7E       17092 DOORS.TXT    S:\034A\SFT_100.ZIP █
  1312.  
  1313.  
  1314.  
  1315.  
  1316.  
  1317.    B-CRC.LOG
  1318.    ---------
  1319.      This file is created by the B-CRC program. It will always be located
  1320.    in your database directory.  The listing shows the status of uploads to
  1321.    the board. Who uploaded the file, the location and the amount of dups
  1322.    found.  It will be your main log file once the database is completed.
  1323.    NEW files are so noted, dupes are also noted.  In the REGISTERED version
  1324.    of B-CRC you can immediately add newly uploaded files to the database
  1325.    in your SCANFILE.BAT file.  Instructions will be given later in these
  1326.    docs.
  1327.  
  1328.  
  1329.  
  1330.  
  1331.  
  1332.  
  1333.  
  1334.  
  1335.  
  1336.  
  1337.  
  1338.  
  1339.  
  1340.  
  1341.  
  1342.  
  1343.  
  1344.           B-CRC(c) 1992,93 by WGCG Computing and DELTRONIX ENTERPRISES
  1345.  
  1346.                                        25
  1347.    SAMPLE B-CRC.LOG file:
  1348.           ================================
  1349.           09-10-91 01:05:40 O:\BBUILD\
  1350.          `O:\MYCROFT\WC35AUTO.ZIP' Uploaded by: PETER GUETHLEIN
  1351.           ================================
  1352.   NOTE!   New  WC35AUTO.EXE        8786 38F13B9F
  1353.     | --- New  WC35AUTO.DOC        5898 E683A0FA
  1354.     |     Dup  DESC.SDI              60 E4A37C02 E:\USER\WC35AUTO.ZIP
  1355.     | --- Dup  FILE_ID.DIZ          564 625E4F16 E:\USER\WC35AUTO.ZIP
  1356.           Duplication by file count: 2 of  4 or  50%
  1357.           Dup bytes:  624 of  15308 or  4.076%
  1358.          ================================
  1359.          09-11-1992 13:47:45 O:\BBUILD\
  1360.          `E:\NEWUPLOD\PCF65A.ZIP' Uploaded by: STAN MITCHELL
  1361.          ================================
  1362.          New  README.1ST          2472 1A187470
  1363.          New  LICENSE.DOC         8631 63949B15
  1364.          New  VENDOR.DOC          9280 40F1F512
  1365.          New  SYSOP.DOC           4797 AB96408A
  1366.          New  EDUCATE.DOC         2958 E2394FF5
  1367.          New  INSTALL.COM         6148 83E3ED5E
  1368.          New  PCF0.111          313032 74B781BD
  1369.          New  FILE_ID.DIZ          229 650ECB5A
  1370.            Duplication by file count: 0 of  8 or  0%
  1371.            Dup bytes:  0 of  347547 or  0%
  1372.  
  1373.          Both of these files passed the dupe checker.  You can see that
  1374.         2 files in the wc30auto.zip program are dups but they are just the
  1375.         description files for the archive. The .EXE and the .DOC files
  1376.         are both *New*.  The ZIP can be added to the database immediately
  1377.         after upload using the B-BUILD command line option.
  1378.  
  1379.          Files exceeding your present CFG file limits will be logged and
  1380.         FAILED (via ERRORLEVEL) upon upload to the board.  See the B-CRC
  1381.         File Checker info.
  1382.  
  1383.         **NOTE**  As your BBS changes the actual location of your files
  1384.         will probably also change. Hence the PATHNAME shown to the file
  1385.         MAY NOT be accurate after a period of time.  However, the actual
  1386.         FILE NAME will not change.  See the COMMENTS ABOUT B-CRC section
  1387.         for a further discussion.
  1388.  
  1389.  
  1390.  
  1391.  
  1392.  
  1393.  
  1394.  
  1395.  
  1396.  
  1397.  
  1398.  
  1399.  
  1400.           B-CRC(c) 1992,93 by WGCG Computing and DELTRONIX ENTERPRISES
  1401.  
  1402.                                        26
  1403.    B-LOCK.$$$
  1404.    ==========
  1405.  
  1406.         This is a LOCK file that will prevent access to the database in
  1407.         multi-node operations. If present, you will see a message on the
  1408.         screen saying 'Waiting to access database - retry'.  The program
  1409.         will try to access a busy database for about 10 seconds and then
  1410.         error out and leave a message in the B-CRC.LOG file informing the
  1411.         sysop of the need to manually enter the uploaded file into the
  1412.         database.  If the database is NOT in use this file should not
  1413.         be present!  Erase it and normal operation will resume.
  1414.  
  1415.    UNZIPZIP.BAT
  1416.    ============
  1417.  
  1418.        Due to speed considerations, B-Build will process zipped zip
  1419.        files that are STORED but NOT zipped zips that have been
  1420.        compressed in any way.
  1421.  
  1422.  
  1423.        For example, in the QBNWS104.ZIP listing below:
  1424.  
  1425.  
  1426.        Searching ZIP: F:/QBNEWS/QBNWS104.ZIP -
  1427.  
  1428.  Length  Method   Size  Ratio   Date    Time    CRC-32  Attr  Name
  1429.  ------  ------   ----- -----   ----    ----   -------- ----  ----
  1430.   83196  Implode  29985  64%  09-03-90  15:38  9acaff32 --w-  QBNWS104.NWS
  1431.  111411  Stored  111411   0%  09-02-90  12:19  ffc03256 --w-  CALC.ZIP
  1432.    7203  Stored    7203   0%  09-03-90  15:58  9df14b3e --w-  FOSSIL.ZIP
  1433.    4769  Stored    4769   0%  09-03-90  16:10  b580cad6 --w-  DOSWATCH.ZIP
  1434.   14705  Stored   14705   0%  09-03-90  16:26  f68a221f --w-  TERM.ZIP
  1435.    8460  Implode   8149   4%  09-03-90  16:39  e2d67d8a --w-  IQUEUE.ZIP
  1436.  ------          ------  ---                                  -------
  1437.  229744          176222  24%                                        6
  1438.  
  1439.  
  1440.      You can see that CALC.ZIP, FOSSIL.ZIP, DOSWATCH.ZIP and
  1441.      TERM.ZIP would be processed, but IQUEUE.ZIP is IMPLODEd,
  1442.      and would be skipped.
  1443.  
  1444.      To get around this problem, a BAT file is created during
  1445.      the database build called 'UNZIPZIP.BAT' that would have
  1446.      the line:
  1447.  
  1448.  
  1449.   if not exist %1IQUEUE.ZIP pkunzip F:\QBNEWS\QBNWS104.ZIP IQUEUE.ZIP %1
  1450.  
  1451.  
  1452.     placed in it for later processing, and would do this for
  1453.     every compressed zip file it finds in a ZIP.  To run this
  1454.     BAT file, you should have a LARGE amount of free space on
  1455.  
  1456.           B-CRC(c) 1992,93 by WGCG Computing and DELTRONIX ENTERPRISES
  1457.  
  1458.                                        27
  1459.  
  1460.     a harddrive (size will vary depending on the number of
  1461.     compressed zipped zips) and make a temporary subdirectory on
  1462.     the drive, for example:
  1463.  
  1464.     MD E:\zipzip
  1465.  
  1466.     then run the batch file:
  1467.  
  1468.     UNZIPZIP E:\zipzip\
  1469.  
  1470.     All the zipped zips will be uncompressed to the temporary
  1471.     subdirectory, and you should then run the B-Build program
  1472.     using the command line method to add the zip file in the
  1473.     directory:
  1474.  
  1475.     B-BUILD E:\zipzip\
  1476.  
  1477.     to process all the zips in the temporary directory.  After
  1478.     running B-Build, you will probably want to delete the
  1479.     temporary subdirectory.
  1480.  
  1481.  
  1482.   COMMAND LINE ACTIVATION of the B-BUILD Program:
  1483.   ==============================================
  1484.  
  1485.         The B-Build Program has a command line option. You can now
  1486.         call the B-BUILD program in your scanfile.bat file to
  1487.         immediately add all new uploads to the database.  The command
  1488.         line would be:
  1489.  
  1490.                           B-BUILD C:\NEWUPLOD\TEST.ZIP
  1491.  
  1492.                 or within the SCANFILE.BAT file:
  1493.  
  1494.                                   B-BUILD %1
  1495.  
  1496.         (If %1 passes the upload path and filename on your BBS system)
  1497.  
  1498.         For further information on using the command line option in your
  1499.         scanfile.bat file see the B-CRC section of this manual.
  1500.  
  1501.         IT IS RECOMMEND THAT YOU ALWAYS CHANGE DIR TO THE LOCATION OF
  1502.         YOUR DATABASE AND THEN RUN THE B-BUILD PROGRAM WHEN ADDED OR
  1503.         MAINTAINING YOUR DATABASE FILES!
  1504.  
  1505.  
  1506.  
  1507.  
  1508.  
  1509.  
  1510.  
  1511.  
  1512.           B-CRC(c) 1992,93 by WGCG Computing and DELTRONIX ENTERPRISES
  1513.  
  1514.                                        28
  1515.  
  1516.         The B-BUILD program can also be set to automatically scan a
  1517.         WHOLE directory via the command line.  The command line option
  1518.         would be:
  1519.  
  1520.                             B-BUILD C:\NEWUPLOD\
  1521.  
  1522.         *NOTE* the \ slash MUST BE the last character on the command line
  1523.         to scan the path indicated.  Duplicates will be written to the
  1524.         appropriate files during processing.
  1525.  
  1526.  
  1527.  
  1528.     Using the B-CRC.EXE program to check your Uploads
  1529.     -------------------------------------------------
  1530.  
  1531.          Once the B-BUILD program is complete you will have a CRC database
  1532.        of all the board files. The B-CRC program uses this database to compare
  1533.        an uploaded file CRC values to those in the existing database.  If
  1534.        matches occur that exceeds your preset limits in the B-CRC.CFG file,
  1535.        the program informs the user and exits with an error level 1.  If the
  1536.        file is below your chosen limits the file passes and the program exits
  1537.        with an ERRORLEVEL 0.
  1538.  
  1539.  
  1540.        ****************************************************************
  1541.          Your BBS System *MUST* be able to generate a copy of DOOR.SYS
  1542.        during the Shell that occurs after uploading a file!!!  For PCB
  1543.        system, You can obtain a copy of the PDFC100.ZIP File on the
  1544.        support board.  A sample PCBTEST.BAT file is within this archive.
  1545.        PDFC100.ZIP will make a copy of DOOR.SYS from your PCBOARD.DAT,
  1546.        PCBOARD.SYS and USERS files and should be the first line in
  1547.        your PCBTEST.BAT file!
  1548.        ****************************************************************
  1549.  
  1550.        **NOTE** A COPY OF THE B-CRC.EXE FILE MUST *ONLY* BE LOCATED
  1551.        IN YOUR BBS HOME DIRECTORY !! <<<<<<< CRITICAL !
  1552.  
  1553.        **NOTE** A COPY OF THE B-CRC.CFG FILE MUST BE IN EACH OF YOUR
  1554.        NODE HOME DIRECTORIES FOR PROPER OPERATION !
  1555.  
  1556.  
  1557.  
  1558.  
  1559.  
  1560.  
  1561.  
  1562.  
  1563.  
  1564.  
  1565.  
  1566.  
  1567.  
  1568.           B-CRC(c) 1992,93 by WGCG Computing and DELTRONIX ENTERPRISES
  1569.  
  1570.                                        29
  1571.  
  1572.        Here is a sample SCANFILE.BAT file for a Wildcat! BBS System.
  1573.        This batch file is automatically run after each upload. Note
  1574.        that Wildcat! boards makes a DOOR.SYS upon Shelling out for
  1575.        scanning after a upload.
  1576.  
  1577.  
  1578.        CD\WC30\WCWORK\NODE%WCNODEID%  <<< CHANGE TO NODE HOME DIRCTORY
  1579.        B-CRC %1                 <<< CALL B-CRC and pass the PATH & FILENAME
  1580.        IF ERRORLEVEL 1 GOTO NOGOOD << FAILED SCAN PASSES ERRORLEVEL 1
  1581.        CD\BCRC                << CHANGE TO B-BUILD DATABASE DIRECTORY
  1582.        B-BUILD %1             << CALL B-BUILD WITH PATH & FILENAME passed
  1583.        GOTO END               << EXIT OUT OF BATCH FILE
  1584.  
  1585.                           IT IS RECOMMENDED THAT YOU CHANGE TO YOUR DB DIR
  1586.                           TO RUN THE B-BUILD PROGRAM WHEN ADDING FILES !
  1587.  
  1588.        :NOGOOD
  1589.         COPY C:\WC30\ALL.OK C:\WC30\WCWORK\NODE%WCNODEID%\SCANFILE.BAD
  1590.        :END
  1591.  
  1592.  
  1593.          This batch file will change to the node home directory where your
  1594.        copy of the B-CRC.CFG file is and execute the B-CRC program passing
  1595.        the path and filename in the %1 variable.  If a dupe is encountered the
  1596.        program will exit with an error level 1 and the file ALL.OK will be
  1597.        copied to SCANFILE.BAD in the node directory and the batch file will
  1598.        exit. (This is for a WILDCAT! System. You may have to change the
  1599.        filename (scanfile.bat etc) to suit the BBS you are running the
  1600.        B-CRC on !!)  If no dupes are encountered a errorlevel 0 is
  1601.        returned.  The batch file then changes to the location of the
  1602.        B-BUILD program and database files. B-BUILD %1 is run.  This
  1603.        command line option immediately adds the CRC values of the uploaded
  1604.        file to your database. The batch file then ends indicating an
  1605.        acceptable file.  WILDCAT! uses the SCANFILE.BAD file as a marker
  1606.        to indicate to the BBS that the file just upload is NOT accepted.
  1607.        Your BBS type may use a different filename to accomplish the same
  1608.        result.
  1609.  
  1610.          The B-CRC has full support for COMports 1 to 15 with IRQ's up to
  1611.        15.  Values are stored in the B-CRC.CFG file when you ran the
  1612.        B-BUILD program.
  1613.  
  1614.          The B-CRC program will output its activities to the user and
  1615.        fully log the session in the B-CRC.LOG file located in the B-BUILD
  1616.        program directory.  If the carrier is dropped during processing the
  1617.        program will complete its scan and log a report before returning
  1618.        to the board.
  1619.  
  1620.  
  1621.  
  1622.  
  1623.  
  1624.           B-CRC(c) 1992,93 by WGCG Computing and DELTRONIX ENTERPRISES
  1625.  
  1626.                                        30
  1627.        RUNNING B-CRC ON NON-STANDARD COMPORTS AND IRQ's:
  1628.  
  1629.    B-Build Comport Entry      2nd Comport Set     3rd Comport Set    4th C.S.
  1630.  
  1631.              1                     5                    9            13
  1632.              2     =============== 6 ================= 10  ========= 14
  1633.              3                     7                   11            15
  1634.              4                     8                   12            16
  1635.  
  1636.        The B-BUILD Program only has 4 comports built into the selection
  1637.        screen.  To use NON-STANDARD comports you will need to place
  1638.        the correct IRQ for the NON-STANDARD comport into one of the standard
  1639.        comport settings.  For Example. Referencing the above chart.
  1640.        If you need COM 6 on IRQ 10 then your would enter IRQ 10 into
  1641.        the B-BUILD program standard comport 2 setting.  You can either
  1642.        do this within the B-BUILD Program OR MUCH BETTER simply
  1643.        EDIT the B-CRC.CFG file FOR THAT INDIVIDUAL node so that
  1644.        the comport 2 setting says 10. The B-CRC puts the IRQ for
  1645.        the comports in quotes "4". Simply change the "2" to "10" for
  1646.        the second comport.  You can easily read and change the
  1647.        value with any ASCII word processor in the B-CRC.CFG FILE.
  1648.  
  1649.        Another Example: Using Comport 11 which is the 3rd comport
  1650.        set.  Reading across to the b-build comport setting I would
  1651.        need to place the correct IRQ value into the STANDARD comport
  1652.        3 position. Remember to do this ONLY IN THE B-CRC.CFG file
  1653.        located in the NODE DIRECTORY that will be using the
  1654.        NON-STANDARD COMPORT !!  EDITING WITH AN ASCII EDITOR IS
  1655.        THE EASIEST METHOD!
  1656.  
  1657.  
  1658.        COMMENTS ABOUT B-CRC
  1659.        ====================
  1660.  
  1661.          The B-CRC system is rather unique in the control it gives to the
  1662.          SYSOP.  Building a database of the files on your system will not
  1663.          only help you control unwanted duplication but can assure you of
  1664.          having a supply of newer/fresh files.  As the boards files age
  1665.          and you start to delete files the CRC signatures of the deleted
  1666.          files remain in the B-CRC database.  Hence, a future upload of
  1667.          the same file will be marked as FAILED.  Keep this in mind as
  1668.          your system grows!
  1669.  
  1670.          I use B-CRC in conjunction with a upload virus checker.  I have
  1671.          chosen to have the B-CRC system scan the file first followed
  1672.          by the virus scanner.  Being that the ZIP file is never
  1673.          unarchived the CRC values of the file are read and
  1674.          added to the database upon upload.  If the virii scanner fails
  1675.          the file, the CRC values have already been logged into the B-CRC
  1676.          database and I can be assured of not getting the same file
  1677.          back again without a notification.
  1678.  
  1679.  
  1680.           B-CRC(c) 1992,93 by WGCG Computing and DELTRONIX ENTERPRISES
  1681.  
  1682.                                        31
  1683.          The B-CRC system represents months of programming and testing.
  1684.          It has run successfully  on THE SOLAR SYSTEM BBS with over
  1685.          28,500 ZIP's , 10,000 GIF's for a total of 195,000 compressed
  1686.          files as of the this release of this program!
  1687.          The Solar System runs on a Lantastic Net in conjunction with
  1688.          Desqview so I have several different and challenging configurations
  1689.          to beta test.  We hope this release will be trouble free on your
  1690.          system.
  1691.  
  1692.          Please support our efforts with your registration.
  1693.  
  1694.  
  1695.           TECHNICAL SUPPORT
  1696.           *****************
  1697.  
  1698.             The Solar System BBS at 714-837-9677/3218 is available 24 hrs.
  1699.           per day for support of the B-CRC system.  A conference for your
  1700.           questions is available.  Do to the time involved I cannot
  1701.           return VOICE requests for support.  I will respond within 24 hrs.
  1702.           to all requests made on the support board.  I also frequently
  1703.           visit the MUSTANG Cathouse BBS and Intelec SYSOP Conference.
  1704.  
  1705.  
  1706.           IF YOU VISIT THE SUPPORT BOARD * PLEASE * REMEMBER TO FILL OUT
  1707.           THE VISITING SYSOP QUESTIONNAIRE !!  HIT  Q  FROM THE MAIN MENU
  1708.           AND ANSWER QUESTIONNAIRE NUMBER 2 ---- Thanks!  UPGRADES OCCUR
  1709.           ASAP !!
  1710.  
  1711.  
  1712.  
  1713.          OTHER OFFERINGS From DELTRONIX ENTERPRISES:
  1714.  
  1715.  
  1716.          Please take at look at my other live door games, utilities and
  1717.          remote booting device!
  1718.  
  1719.          RT-MENU4.ZIP - REALtime MENU SYSTEM for LIVE SYSTEMS
  1720.                 ^       Door Monitors
  1721.                 |
  1722.             (Number Updated - Look for latest version on support board)
  1723.  
  1724.          An outstanding REALtime Menu system for your LIVECAT,
  1725.          LIVEPRO or WILDFIRE Door Monitor by Steve Cox. Makes
  1726.          a menu that is updated with the users name upon entering
  1727.          the live door. Maintains counts of doors played, popularity,
  1728.          top 10 users/games, full stats appended to your statistics
  1729.          files and bulletins.  Puts your users name 'up in lights' and
  1730.          greatly enhances your live door usage.  You must have a copy
  1731.          of LIVECAT for WC!, LIVEPRO for GAP, or WILDFIRE for SPITFIRE
  1732.          BBS to use this program.  You can get a copy of this EXCELLENT
  1733.          DOOR MONITOR program at Steve Cox's support board shown
  1734.          below for use with the REALtime Menu Program!
  1735.  
  1736.           B-CRC(c) 1992,93 by WGCG Computing and DELTRONIX ENTERPRISES
  1737.  
  1738.                                        32
  1739.  
  1740.           Livecat's Support BBS can be reached by calling 402-421-2434
  1741.  
  1742.             IF YOU DON'T HAVE LIVECAT-WILDFIRE-LIVEPRO YOUR MISSING OUT
  1743.                       ON A *GREAT* DOOR MONITOR PROGRAM !!
  1744.  
  1745.          The REALtime Menu can be purchased for $5.00 ( That's FIVE
  1746.          BUCKS ) when ordered with ANY of Peter Guethlein's OTHER
  1747.          Live Doors or REMOTE POWER SWITCH !
  1748.  
  1749.  
  1750.          Jimmy the Geeks Trivia Gems - FILE NAME: JTG-BBS4.ZIP
  1751.          OUTSTANDING General and SPORT Trivia with over 3000
  1752.          EXCELLENT QUALITY Trivia questions available. Questions
  1753.          asked in 5 different formats. Scoreboard Maintained.
  1754.          A BBS favorite !  Can you BEAT THE GEEK ???
  1755.  
  1756.  
  1757.          THE QUESTIONER(c)   Filename: QUES1BBS.ZIP is a JTG clone
  1758.          that will allow YOU to ask the questions.  The game is very
  1759.          similar to JTG in format.  A question editor is within
  1760.          the archive to allow you to maintain several databases of
  1761.          questions for game play.  Scoring, Bulletins, Winners etc.
  1762.          are all maintained by the game!!  EXCELLENT Door for
  1763.          schools with a BBS to give ONLINE tests!  Many other
  1764.          applications.
  1765.  
  1766.          THE FB-POOL : A VERY easy to run Football Pool that is
  1767.          also configurable for ANY TEAM sport!  The SYSOP or a
  1768.          USER can run the pool from remote.  Excellent door!
  1769.          FILENAME: FB-POOL4.ZIP
  1770.  
  1771.          and don't forget.......
  1772.  
  1773.          FON-HOME.ZIP - A REMOTE POWER SWITCH for when your away
  1774.          from your BBS ! Turn the computer's power ON/OFF with a
  1775.          touch tone code from ANY phone! No more downtime while
  1776.          your away from the computers big red button! Full info
  1777.          is contained within this file !  ONLY $59.00 ! When ordered
  1778.          ONLINE at THE SOLAR SYSTEM BBS.  AS ADVERTISED IN
  1779.          BOARDWATCH MAGAZINE and BBS CALLERS DIGEST!
  1780.  
  1781.  
  1782.          ORDER ANY OF THE ABOVE ONLINE AT THE SOLAR SYSTEM BBS.
  1783.          ENTER THE QUESTIONNAIRE MENU AND HAVE YOUR VISA/MC READY!
  1784.  
  1785.  
  1786.  
  1787.  
  1788.  
  1789.  
  1790.  
  1791.  
  1792.           B-CRC(c) 1992,93 by WGCG Computing and DELTRONIX ENTERPRISES
  1793.  
  1794.                                        33
  1795.  
  1796.                               Ordering Information
  1797.  
  1798.          Please fill out the Order Form at end of this file and Mail
  1799.         DELTRONIX ENTERPRISES         <--- Make checks payable to
  1800.                                             DELTRONIX ENTERPRISES
  1801.          C/O P.Guethlein
  1802.          26861 Trabuco Rd SUITE E161-B
  1803.          Mission Viejo, Calif.  92691
  1804.  
  1805.  
  1806.          Thank you for trying the B-CRC System and look for more games &
  1807.          Utilities for Wildcat! and other BBS's in the near future.
  1808.  
  1809.          You can order the B-CRC system ONLINE in the support boards
  1810.          questionnaire menu!  Have your VISA/MASTERCARD Ready!
  1811.  
  1812.  
  1813.  
  1814.  
  1815.  
  1816.  
  1817.  
  1818.  
  1819.  
  1820.  
  1821.  
  1822.  
  1823.  
  1824.  
  1825.  
  1826.  
  1827.  
  1828.  
  1829.  
  1830.  
  1831.  
  1832.  
  1833.  
  1834.  
  1835.  
  1836.  
  1837.  
  1838.  
  1839.  
  1840.  
  1841.  
  1842.  
  1843.  
  1844.  
  1845.  
  1846.  
  1847.  
  1848.           B-CRC(c) 1992,93 by WGCG Computing and DELTRONIX ENTERPRISES
  1849.  
  1850.                                        34
  1851.          ============================================================
  1852.          |             Brothers CRC File Upload Checker             |
  1853.          ============================================================
  1854.          |                  O R D E R   F O R M                     |
  1855.          |                 =====================        PRINT       |
  1856.          |                                               CLEARLY!!! |
  1857.          |   Your Name:_________________________________________    |
  1858.          |                                                          |
  1859.          |   Street Address:______________________________________  |
  1860.          |                                                          |
  1861.          |   City:_______________________________ State:__________  |
  1862.          |                                                          |
  1863.          |   Zip Code:___________     Voice Phone:(___) ___ - ____  |
  1864.          |                                                          |
  1865.          |   BBS Name :___________________________________________  |
  1866.          |                                                          |
  1867.          |   BBS Software:__________________ Version #:___________  |
  1868.          |                                                          |
  1869.          |   BBS Phone:(___) ___-____  Low/High Baud:_____________  |
  1870.          |                                                          |
  1871.          |   Where You Downloaded This Utility: __________________  |
  1872.          |                                                          |
  1873.          |   _____________________________________________________  |
  1874.          |                                                          |
  1875.          |==========================================================|
  1876.          |                                                          |
  1877.          |    PROGRAM                  VERSION     FEE              |
  1878.          |  ======================================================  |
  1879.          |   B-CRC Upload File Checker   1.00    $35.00   ________  |
  1880.          |   REGISTERED VERSION                                     |
  1881.          |        California Residents add Sales Tax =    ________  |
  1882.          |                                                          |
  1883.          |          TOTAL PAID VIA CHECK,MO or CC    =    ________  |
  1884.          |                                                          |
  1885.          |        ORDER ONLINE with your VISA/MASTERCARD on         |
  1886.          |        THE SOLAR SYSTEM BBS 714-837-9677 / 3218          |
  1887.          |                                                          |
  1888.          |    Payment By:   VISA       MASTERCARD     (circle one)  |
  1889.          |                                                          |
  1890.          |    Credit Card Number:_________________________________  |
  1891.          |                                                          |
  1892.          |    Expiration Date:____________________________________  |
  1893.          |                                                          |
  1894.          |    Name as it appears on Card:_________________________  |
  1895.          |                                                          |
  1896.          |    Your Signature:_____________________________________  |
  1897.          |          MAIL this form with payment to:                 |
  1898.          |               DELTRONIX ENTERPRISES  C/O Peter Guethlein |
  1899.          |               26861 Trabuco Suite #E161-B                |
  1900.          |               Mission Viejo, Ca.  92691                  |
  1901.          |                                                          |
  1902.          |==========================================================|
  1903.  
  1904.           B-CRC(c) 1992,93 by WGCG Computing and DELTRONIX ENTERPRISES
  1905.